Skip to main content

mergBonjourServiceFound

Type

message

Summary

Sent to the object that called mergBonjourSearch when a service has been found and resolved

Syntax

mergBonjourServiceFound <pType>, <pDomain>, <pName>, <pHostName>, <pIPs>, <pPort>

Description

Sent to the object that called mergBonjourSearch when a service has been found and resolved

Parameters

NameTypeDescription

pType

The pType parameter contains both the service type and transport layer information. For example, for an HTTP service on TCP, the type string would be “_http._tcp.“.

pDomain

The pDomain parameter contains an explicit domain name such as generic local domain "local."

pName

A unique name that may be presented to the user to choose the appropriate service from a list. Usually this is the device name.

pHostName

The hostname the service was published on.

pIPs

A list of IPs (one per line) for the service

pPort

The port the service is published on.

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

mac

Platforms

desktop

mobile

Thank you for your feedback!

Was this page helpful?